home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Najgorsze komunikatory / Tlen.pl / tleninst60255.exe / pomoc.chm / styl.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-09-17  |  237 b   |  23 lines

  1. body {
  2.   font: 1em/1.5 Verdana, Helvetica, sans-serif;
  3. }
  4.  
  5. p
  6. {
  7.   text-indent: 1em;
  8.   font-size: 0.8em;    
  9. }
  10.  
  11. ul, ol
  12. {
  13.   font-size: 0.8em;
  14. }
  15.  
  16. h2
  17. {
  18.   color: blue;
  19.   font-size: 1em;    
  20.   border-bottom: solid 1px black;    
  21. }
  22.  
  23.